begintownscript;

variables;


int i,j,k,choice;

body;

beginstate 0;
set_crime_tolerance (15);
break;

beginstate 1;
break;
beginstate 2;
break;

beginstate 67;
if (get_flag(25,2) < 1){  message_dialog("Congratualtions! You have reached the HIDDEN CITY! Your fantastic reward lies in front of you. Brilliant HIDDEN CITY items!!!","");  set_flag(25,2,1);}
break;